setSubtitle

open fun setSubtitle(@StringRes resId: Int)(source)

Set the subtitle of this toolbar.

Subtitles should express extended information about the current content.

Parameters

resId

String resource ID


open fun setSubtitle(subtitle: CharSequence)(source)

Set the subtitle of this toolbar.

Subtitles should express extended information about the current content.

Parameters

subtitle

Subtitle to set